Intro
This is a listing of things I like and dislike about Python:
packages & dependencies
pydantic - A library for data validation and serialization FastAPI - Powered by Pydantic and offer an easy-to-use framework for building APIs
syntax
References